home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1 / Nebula One.iso / Utilities / Workspace / aa_Intel_Only / TimeShift / TimeShift.pkg / ADDTO.rc next >
Encoding:
Text File  |  1995-12-03  |  226 b   |  8 lines

  1. # timeshift::START::
  2. # This rc fragment enables timeshift at boot time.
  3. # Do not modify or remove lines between the timeshift START and END comments.
  4. if [ -f /etc/rc.timeshift ]
  5. then sh /etc/rc.timeshift
  6. fi
  7. # timeshift::END::
  8.